home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / SLRN0871.ZIP / README.os2 < prev    next >
Encoding:
Text File  |  1996-03-28  |  3.3 KB  |  70 lines

  1. This version of slrn 0.8.7.1 has been modified to run under OS/2. There are
  2. some restrictions in this version, but it's working well enough to use. There
  3. are also some additional setup requirements beyond those for slrn itself.
  4.  
  5. To use this version of slrn:
  6. 1) Optionally, place this version of emx.dll somewhere on your LIBPATH. You
  7. must have version 0.9b of the library (which this package includes) in order
  8. to avoid nagging error messages and subtle bugs. You can also place this in
  9. your slrn directory along with slrn.exe, if you wish.
  10.  
  11. 2) Optionally, place slrn.exe somewhere on your PATH.
  12.  
  13. 3) Set two environment variables, either in your CONFIG.SYS or else by
  14. hand before starting slrn:
  15.  
  16. set NNTPSERVER=your.server.name
  17. set LOGNAME=youruserid
  18.  
  19. slrn will complain and refuse to run if NNTPSERVER isn't set, and will default
  20. to root (a Bad Idea, but an artifact of the emx library) if LOGNAME isn't set.
  21. The latter will produce a complaint in a later release, so go ahead and set it
  22. now.
  23.  
  24. 4) Edit slrn.rc. There are comments at the top for the entries you must change
  25. for your system, and you may wish to change others as well.
  26.  
  27. 5) Place slrn.rc in a directory by itself. Run slrn from this directory. The
  28. first time you do anything that saves a file, the directory you specified in
  29. slrn.rc will be created; it's best to make that a subdirectory of this one.
  30.  
  31. 6) Enjoy!
  32.  
  33. The OS/2 version of slrn will use the full extent of the OS/2 command window
  34. it's run in. You can do "mode co80,50", and it will use all 50 lines. You can
  35. also specify a wider window and it will use the extra width. (If you use a wide
  36. window, please take care that your postings don't exceed 80 characters per
  37. line. The net will thank you.)
  38.  
  39. This version will also always use the colors specified in the slrn.rc file; you
  40. don't have to use the -C command line switch to enable them. You might wish to
  41. play with the colors; the default settings are pretty, but hard for me to read
  42. (but then, I'm partially colorblind, too.)
  43.  
  44. The following are known bugs and restrictions of the OS/2 version in this
  45. release:
  46.  
  47. Bad Things happen if you don't change the defaults in slrn.rc to fit your
  48. machine. Don't skip this step. I plan to squash those bugs, but my defaults
  49. may not fit your situation.
  50.  
  51. The program does not depend on running on an HPFS file system, but the
  52. suggested default file name when saving a file is almost never suitable for
  53. FAT file systems. I'll try to come up with a more sensible default name to
  54. remove this one. Other files are FAT-friendly, though. (This wasn't entirely
  55. true in the 0.8.6 OS/2 version; the newsgroups description file defaulted to
  56. jnews.rc.dsc. If you have this file, you'll need to rename it to ds-jnews.rc.)
  57.  
  58. Mailing a reply to a message does not work. This is due to the fact that
  59. IBM does not supply a usable sendmail configuration file for the Internet
  60. Access Kit. The right answer is probably to build a usable file just for
  61. slrn, but that's not one of my favorite tasks...
  62.  
  63. MIME is currently not supported. This one should just take using the version
  64. of metamail somoeone already ported, so it should be in the next release.
  65.  
  66. Please drop me email if you discover other bugs; I'll try to squash them and
  67. pass the fixes along. Good luck with slrn for OS/2!
  68.  
  69. Jay Maynard, jmaynard@nwpros.com
  70.